home *** CD-ROM | disk | FTP | other *** search
/ Precos 4.97 Computer 2000 / Precos 4.97 Computer 2000.iso / pc / info / 5network / 3com / demos / msh / 3d.dir / 00146_Script_146 < prev    next >
Text File  |  1995-11-29  |  109b  |  8 lines

  1. on exitFrame
  2.   if the timer<180 then
  3.     go to frame "fr"
  4.   else
  5.     go to the frame+1
  6.   end if
  7.   
  8. end